-
Home
-
Create by Mediavine
-
1.9.11 (latest)
-
Code
-
Classes
- MV_DBI
Total Complexity |
234 |
Dependencies |
5 |
Dependents |
10 |
Total lines |
1,667 |
Lines of code |
915 |
Logical lines of code |
587 |
Comment lines |
530 |
Methods |
55 |
Properties |
9 |
Methods 55
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
find() |
D |
27 |
35 |
142 |
where_many() |
B |
37 |
17 |
72 |
select_one() |
A |
42 |
12 |
52 |
update() |
A |
42 |
11 |
53 |
schema_to_sql() |
A |
48 |
9 |
35 |
normalize_data() |
A |
51 |
9 |
27 |
create_many() |
A |
44 |
7 |
42 |
select() |
A |
50 |
8 |
25 |
upsert() |
S |
50 |
7 |
29 |
normalize_errors() |
S |
51 |
7 |
28 |
get_wp_sprintf_type() |
S |
57 |
7 |
18 |
delete() |
S |
50 |
6 |
29 |
get_models() |
S |
53 |
6 |
23 |
get_sprintf() |
S |
56 |
6 |
19 |
prepare_item() |
S |
55 |
6 |
18 |
find_or_create() |
S |
56 |
5 |
19 |
where() |
S |
55 |
5 |
16 |
set_select() |
S |
58 |
5 |
15 |
handle_error() |
S |
62 |
5 |
11 |
insert() |
S |
52 |
4 |
24 |
create_table() |
S |
56 |
4 |
16 |
graph_type_to_sql() |
S |
63 |
4 |
12 |
create_custom_tables() |
S |
63 |
4 |
11 |
append_relationships() |
S |
58 |
3 |
16 |
is_valid_json() |
S |
67 |
3 |
7 |
get_count() |
S |
59 |
2 |
15 |
has_duplicate() |
S |
65 |
2 |
10 |
create_schema_tables() |
S |
68 |
2 |
7 |
set_order() |
S |
75 |
2 |
4 |
set_order_by() |
S |
76 |
2 |
4 |
set_offset() |
S |
75 |
2 |
4 |
set_limit() |
S |
74 |
2 |
4 |
upgrade_database_check() |
S |
65 |
2 |
9 |
after_find() |
S |
66 |
2 |
8 |
upsert_without_modified_date() |
S |
79 |
1 |
3 |
allow_null() |
S |
79 |
1 |
3 |
db() |
S |
78 |
1 |
4 |
paginate() |
S |
79 |
1 |
3 |
get_order_sql() |
S |
79 |
1 |
3 |
delete_by_id() |
S |
75 |
1 |
4 |
before_delete() |
S |
69 |
1 |
6 |
after_delete() |
S |
69 |
1 |
6 |
after_select() |
S |
82 |
1 |
3 |
__construct() |
S |
70 |
1 |
6 |
create() |
S |
75 |
1 |
4 |
select_one_by_object_id() |
S |
69 |
1 |
7 |
select_one_by_id() |
S |
80 |
1 |
3 |
before_create() |
S |
70 |
1 |
6 |
find_one_by_id() |
S |
80 |
1 |
3 |
find_one() |
S |
80 |
1 |
3 |
after_create() |
S |
70 |
1 |
6 |
update_without_modified_date() |
S |
78 |
1 |
3 |
after_update() |
S |
69 |
1 |
6 |
before_update() |
S |
69 |
1 |
6 |
paginate_and_order() |
S |
79 |
1 |
3 |